home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnect.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  3.1 KB  |  109 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.       <schema>
  4.       <key>/schemas/apps/gnect/player1</key>
  5.       <applyto>/apps/gnect/player1</applyto>
  6.       <owner>gnect</owner>
  7.       <type>int</type>
  8.       <default>0</default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short>Level of Player One</short>
  12.         <long>Zero is human; one through three correspond to the level of the computer player.</long>
  13.       </locale>
  14.       </schema>
  15.  
  16.       <schema>
  17.       <key>/schemas/apps/gnect/player2</key>
  18.       <applyto>/apps/gnect/player2</applyto>
  19.       <owner>gnect</owner>
  20.       <type>int</type>
  21.       <default>1</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short>Level of Player Two</short>
  25.         <long>Zero is human; one through three correspond to the level of the computer player.</long>
  26.       </locale>
  27.       </schema>
  28.  
  29.       <schema>
  30.       <key>/schemas/apps/gnect/theme_id</key>
  31.       <applyto>/apps/gnect/theme_id</applyto>
  32.       <owner>gnect</owner>
  33.       <type>int</type>
  34.       <default>3</default>
  35.       <gettext_domain>gnome-games</gettext_domain>
  36.       <locale name="C">
  37.         <short>Theme ID</short>
  38.         <long>A number specifying the preferred theme.</long>
  39.       </locale>
  40.       </schema>
  41.  
  42.       <schema>
  43.       <key>/schemas/apps/gnect/animate</key>
  44.       <applyto>/apps/gnect/animate</applyto>
  45.       <owner>gnect</owner>
  46.       <type>bool</type>
  47.       <default>TRUE</default>
  48.       <gettext_domain>gnome-games</gettext_domain>
  49.       <locale name="C">
  50.         <short>Animate</short>
  51.         <long>Whether or not to use animation.</long>
  52.       </locale>
  53.       </schema>
  54.  
  55.       <schema>
  56.       <key>/schemas/apps/gnect/sound</key>
  57.       <applyto>/apps/gnect/sound</applyto>
  58.       <owner>gnect</owner>
  59.       <type>bool</type>
  60.       <default>TRUE</default>
  61.       <gettext_domain>gnome-games</gettext_domain>
  62.       <locale name="C">
  63.         <short>Sound</short>
  64.         <long>Whether or not to play event sounds.</long>
  65.       </locale>
  66.       </schema>
  67.  
  68.       <schema>
  69.       <key>/schemas/apps/gnect/keyleft</key>
  70.       <applyto>/apps/gnect/keyleft</applyto>
  71.       <owner>gnect</owner>
  72.       <type>int</type>
  73.       <default>65361</default>
  74.       <gettext_domain>gnome-games</gettext_domain>
  75.       <locale name="C">
  76.         <short>Move left</short>
  77.         <long>Key press to move left.</long>
  78.       </locale>
  79.       </schema>
  80.  
  81.       <schema>
  82.       <key>/schemas/apps/gnect/keyright</key>
  83.       <applyto>/apps/gnect/keyright</applyto>
  84.       <owner>gnect</owner>
  85.       <type>int</type>
  86.       <default>65363</default>
  87.       <gettext_domain>gnome-games</gettext_domain>
  88.       <locale name="C">
  89.         <short>Move right</short>
  90.         <long>Key press to move right.</long>
  91.       </locale>
  92.       </schema>
  93.  
  94.       <schema>
  95.       <key>/schemas/apps/gnect/keydrop</key>
  96.       <applyto>/apps/gnect/keydrop</applyto>
  97.       <owner>gnect</owner>
  98.       <type>int</type>
  99.       <default>65364</default>
  100.       <gettext_domain>gnome-games</gettext_domain>
  101.       <locale name="C">
  102.         <short>Drop marble</short>
  103.         <long>Key press to drop a marble.</long>
  104.       </locale>
  105.       </schema>
  106.  
  107.   </schemalist>
  108. </gconfschemafile>
  109.